home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 September / PCWorld_2008-09_cd.bin / zabezpeceni / mamutu / MamutuSetup.exe / {app} / en-us.chm / help_style.css < prev    next >
Cascading Style Sheet File  |  2008-03-24  |  907b  |  74 lines

  1. BODY
  2. {
  3.     SCROLLBAR-BASE-COLOR: #5d7fa8;
  4.     font:70% "trebuchet ms", "arial ce", helvetica, verdana, tahoma, sans-serif;
  5.  
  6. }
  7.  
  8. acronym
  9. {
  10.     border-width: 0 0 1px 0;
  11.     border-style: dashed;
  12.     cursor: help;
  13. }
  14.  
  15. a{
  16.     color:#3e8fd9;
  17.     text-decoration:underline;
  18. }
  19.  
  20. ul    {list-style-type:none;}    
  21.  
  22. img
  23. {
  24.     border: none;
  25. }
  26.  
  27. h4 
  28. {
  29.     color: #528FC7;
  30.     margin: 1em 40px 0.6em 40px;
  31.     font-size: 1.3em;
  32. }
  33.  
  34. h2{
  35.     color:#528fc7;
  36.     font-size:2.0em;
  37.     border-bottom:1px solid #aeaeae;
  38.     padding:10px 0px 10px 0px;
  39.     text-align:center;
  40.     }
  41. h2 strong{
  42.     color:#727476;
  43.     }
  44.  
  45. p
  46. {
  47.     padding: 0px 40px 0px 40px;
  48. }
  49.  
  50. ul
  51. {
  52.     padding: 0px 40px 0px 0px;
  53. }
  54.  
  55. li
  56. {
  57.     margin-left: 20px;
  58.     background-image: url(arrow_blue2.gif);
  59.     background-repeat: no-repeat;
  60.     background-position: left top;
  61.     padding:0px 20px 10px 30px;
  62.  
  63. }
  64.  
  65. TABLE
  66. {
  67.     color: #383b3f;
  68. }
  69. TD
  70. {
  71.     color: #383b3f;
  72.     font-size:10.0pt;
  73. }
  74.